home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / lib / xulrunner-1.9.0.14 / chrome / classic.jar / skin / classic / global / appPicker.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2007-11-21  |  486 b   |  39 lines

  1.  
  2. #app-picker {
  3.     width:320px !important;
  4.     max-width:320px !important;
  5. }
  6.  
  7. #content-description {
  8.     font-weight:bold;
  9. }
  10.  
  11. #suggested-filename {
  12.     font-weight:normal;
  13. }
  14.  
  15. #file-info {
  16. }
  17.  
  18. #app-picker-list {
  19.     height:225px;
  20.     min-height:225px;
  21. }
  22.  
  23. #app-picker-item {
  24.     padding-bottom:5px;
  25.     padding-top:5px;
  26. }
  27.  
  28. #app-picker-item-image {
  29. }
  30.  
  31. #app-picker-item-cell {
  32.     font-weight:normal; 
  33.     padding-right:10px;
  34.     padding-left:10px;
  35. }
  36.  
  37. #browse-button {
  38.     margin-top:10px;
  39. }